FactInSchoolPlacementStats 
Default Table Name  FactInSchoolPlacementStats 
Dimensional Model Table Type  Fact 
Dimension Table Type  [none] 
Definition 
 

FactInSchoolPlacementStats Columns 
ColumnName  Domain  Datatype  NULL  Definition 
InSchoolPlacementStatsSK(PK)    int  NO 
 
InSchoolPlacementBK    int  NO 
 
InSchoolPlacementSK(FK)    int  NO 
 
ExitInterviewPlacementBK    int  NO 
 
ExitInterviewPlacementSK(FK)    int  NO 
 
EnrollmentBK    int  NO 
 
EnrollmentSK(FK)    int  NO 
 
AvailableDateSK(FK)    int  NO 
 
PlacedDateSK(FK)    int  NO 
 
HasCarFlag    tinyint  NO 
 
ReasonSK(FK)    int  NO 
 
StudentSK(FK)    int  NO 
 
StudentBK    int  NO 
 
SalaryHigh    decimal(19, 4)  NO 
 
SalaryLow    decimal(19, 4)  NO 
 
SchoolStatusSK(FK)    int  NO 
 
WantsAssistanceFlag    tinyint  NO 
 

FactInSchoolPlacementStats Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FactInSchoolPlacementStats  PrimaryKey  InSchoolPlacementStatsSK 

FactInSchoolPlacementStats Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimDate  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimDate_AvailableDateSK      AvailableDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimDate_PlacedDateSK      PlacedDateSK  NO  YES 
DimEnrollment  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimEnrollment_EnrollmentSK      EnrollmentSK  NO  YES 
DimExitInterviewPlacement  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimExitInterviewPlacement_ExitInterviewPlacementSK      ExitInterviewPlacementSK  NO  YES 
DimInSchoolPlacement  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimInSchoolPlacement_InSchoolPlacementDetailsSK      InSchoolPlacementSK  NO  YES 
DimReason  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimReason_ReasonSK      ReasonSK  NO  YES 
DimSchoolStatus  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimSchoolStatus_SchoolStatusSK      SchoolStatusSK  NO  YES 
DimStudent  Non-Identifying  One To Zero or More  FK_FactInSchoolPlacementStats_DimStudent_StudentSK      StudentSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication